home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / patches / dfstack.sit / DF Stack 1.0 / card_2145.txt < prev    next >
Text File  |  1988-02-26  |  5KB  |  235 lines

  1. -- card: 2145 from stack: in.0
  2. -- bmap block id: 13948
  3. -- flags: 0000
  4. -- background id: 2633
  5. -- name: DataFrame Utility Software
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: A002
  11. -- rect: left=340 top=94 right=151 bottom=472
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 15407 / 15407
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Troubleshooting Software
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom out to black
  23.   visual effect dissolve
  24.   pass mouseUp
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=17 top=128 right=153 bottom=47
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 1015 / 1015
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Manager Info
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect zoom open
  44.   pass mouseUp
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 8 (button)
  50. -- low flags: 00
  51. -- high flags: 2000
  52. -- rect: left=17 top=156 right=181 bottom=47
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 1015 / 1015
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: DiskFit Info
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   visual effect zoom open
  64.   pass mouseUp
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 9 (button)
  70. -- low flags: 00
  71. -- high flags: 2000
  72. -- rect: left=17 top=185 right=210 bottom=47
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 1015 / 1015
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: SuperLaserSpool Info
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   visual effect zoom open
  84.   pass mouseUp
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 10 (button)
  90. -- low flags: 00
  91. -- high flags: 2000
  92. -- rect: left=17 top=214 right=239 bottom=47
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 1015 / 1015
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: SuperSpool Info
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   visual effect zoom open
  104.   pass mouseUp
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 11 (button)
  110. -- low flags: 00
  111. -- high flags: 2000
  112. -- rect: left=17 top=242 right=267 bottom=47
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 1015 / 1015
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: Sentinel Info
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   visual effect zoom open
  124.   pass mouseUp
  125. end mouseUp
  126.  
  127.  
  128.  
  129. -- part 12 (button)
  130. -- low flags: 00
  131. -- high flags: A000
  132. -- rect: left=255 top=204 right=248 bottom=302
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 1384 / 1384
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: DiskFit df
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   put the short name of the target into app
  144.   open app
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 13 (button)
  150. -- low flags: 00
  151. -- high flags: A000
  152. -- rect: left=328 top=204 right=248 bottom=392
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 28333 / 28333
  155. -- text alignment: 1
  156. -- font id: 0
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: Manager 3.26
  161. ----- HyperTalk script -----
  162. on mouseUp
  163.   put the short name of the target into app
  164.   open app
  165. end mouseUp
  166.  
  167.  
  168.  
  169. -- part 14 (button)
  170. -- low flags: 00
  171. -- high flags: A000
  172. -- rect: left=409 top=204 right=248 bottom=473
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 28874 / 28874
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: SuperSpool df
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   put the short name of the target into app
  184.   open app
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part 16 (button)
  190. -- low flags: 00
  191. -- high flags: A000
  192. -- rect: left=267 top=259 right=303 bottom=357
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 2331 / 2331
  195. -- text alignment: 1
  196. -- font id: 0
  197. -- text size: 12
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: SuperLaserSpool df
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   put the short name of the target into app
  204.   open app
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 17 (button)
  210. -- low flags: 00
  211. -- high flags: A000
  212. -- rect: left=381 top=259 right=303 bottom=433
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 3405 / 3405
  215. -- text alignment: 1
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: Sentinel df
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   put the short name of the target into app
  224.   open app
  225. end mouseUp
  226.  
  227.  
  228.  
  229. -- part contents for background part 1
  230. ----- text -----
  231. 2/26/88
  232.  
  233. -- part contents for background part 2
  234. ----- text -----
  235. 10:35 AM